翻訳と辞書
Words near each other
・ Multidimensional parity-check code
・ Multidimensional Personality Questionnaire
・ Multidimensional Poverty Index
・ Multidimensional sampling
・ Multidimensional scaling
・ Multidimensional seismic data processing
・ Multidimensional signal processing
・ Multidimensional system
・ Multidimensional transform
・ Multidirection
・ Multidisciplinary approach
・ Multidisciplinary Association for Psychedelic Studies
・ Multidisciplinary design optimization
・ Multidisciplinary professional services networks
・ Multidistrict litigation
Multidrop bus
・ Multidrug resistance-associated protein 2
・ Multidrug tolerance
・ Multidrug-resistant gram-negative bacteria
・ Multielectrode array
・ Multiethnic Indigenist Party
・ Multiethnic Party for Coast Unity
・ MultiEx Commander
・ Multiface
・ Multifaceted reflector
・ Multifactor design of experiments software
・ Multifactor dimensionality reduction
・ Multifactor productivity
・ Multifactorial
・ Multifaith


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Multidrop bus : ウィキペディア英語版
Multidrop bus

A multidrop bus (MDB) is a computer bus in which all components are connected to the electrical circuit. A process of arbitration determines which device sends information at any point. The other devices listen for the data they are intended to receive.
Multidrop buses have the advantage of simplicity and extensibility. However, modern SDRAM chips exemplify the problem of electrical impedance discontinuity. Fully Buffered DIMM is an alternative approach to connecting multiple DRAM modules to a memory controller. Since 2000, multidrop standards such as PCI and Parallel ATA are increasingly being replaced by point-to-point systems such as PCI Express and SATA.
==MDB in Vending Machines==
The multidrop bus used by vending machine controllers to communicate with the vending machine's components, such as a currency detector, is also called MDB (for MultiDropBus). In use since the 1980s, it is now an open standard of the National Automatic Merchandising Association, or NAMA. The devices communicate in a single-master, multiple-slave configuration using the MDB protocol, which is based on a Motorola 9-bit UART implemented as an 8-bit data value with an additional mode bit. The mode bit differentiates between ADDRESS and DATA bytes. The master sends messages containing one address byte and a variable number of data bytes. The bus "slave devices" listen for an address, and if it matches their address that slave device will process the message and respond to the master.〔(【引用サイトリンク】url=http://www.vending.org/images/pdfs/technology/mdb_version_4-2.pdf )〕 Though 9-bit compliant UARTs are not popular in PCs, they can be found in many microcontrollers.
The physical connection is realized as a serial bus with a fixed data rate of . There are just 2 communications signals plus the essential common-ground reference signal. The TX signal goes from the MASTER to every SLAVE device. The RX signal goes from every SLAVE device to the MASTER device. Both signals have pull-ups. The bus is driven at every transmitter by an open collector transistor driver, and isolated at each receiver with an opto-isolator - though cable harnesses carrying the communication signals may also carry 24-volt power and ground signals to devices, meaning the devices may not be isolated from each other as they share the same power bus. Some devices, however, may have alternate power supplies, especially devices with motors and high current needs such as vintage bill acceptors or currency detector devices.
MDB originated as a proprietary bus used by CoinCo for their coin-acceptors in the late 1980s and was deployed in high volume in vending machines for Coca-Cola. Coke forced CoinCo to "open-source it" in 1992 to increase competition, and NAMA released the first version of the standard in 1995, allowing other vendors to compete for the coin-acceptor portion of the vending machines (CoinCo and Mars were the 2 major suppliers in North America at the time) and also enabled alternative payment schemes (e.g. Smartcard based) to be connected to existing vending machines.
Bus addressing is based on the device type only, which allows for a very simple protocol stack, as no initial enumeration needs to be performed. But this scheme has the disadvantage that only one device of each type can be attached.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Multidrop bus」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.